home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 1 / CD Fun House (Wayzata Technology).iso / •AdventureLand• / Adventures / SpaceEscape •••• / SpaceEscape ееее / card_47465.txt < prev    next >
Text File  |  1990-10-02  |  1KB  |  64 lines

  1. -- card: 47465 from stack: in
  2. -- bmap block id: 48207
  3. -- flags: 4000
  4. -- background id: 2669
  5. -- name: bedroom2
  6. ----- HyperTalk script -----
  7. on opencard
  8.   put "The cowardly little captain has just run off to the east." into field "info"
  9.   pass opencard
  10. end opencard
  11.  
  12.  
  13.  
  14. -- part 1 (button)
  15. -- low flags: 00
  16. -- high flags: 0000
  17. -- rect: left=208 top=143 right=222 bottom=302
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 0 / 0
  20. -- text alignment: 1
  21. -- font id: 0
  22. -- text size: 12
  23. -- style flags: 0
  24. -- line height: 16
  25. -- part name: 
  26. ----- HyperTalk script -----
  27. on mouseUp
  28.   global objectname
  29.   put "bed" into objectname
  30.   visual effect zoom open
  31.   go card "bed"
  32. end mouseUp
  33.  
  34.  
  35.  
  36. -- part 2 (button)
  37. -- low flags: 00
  38. -- high flags: 0000
  39. -- rect: left=389 top=177 right=226 bottom=445
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: 
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   global objectname
  51.   put "dresser" into objectname
  52.   visual effect zoom open
  53.   go card "dresser"
  54. end mouseUp
  55.  
  56.  
  57.  
  58. -- part contents for background part 18
  59. ----- text -----
  60. Bedroom
  61.  
  62. -- part contents for background part 6
  63. ----- text -----
  64. The cowardly little captain has just run off to the east.